How to Install nstreams software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install nstreams software package in Ubuntu 14.04 LTS (Trusty Tahr)

nstreams software package provides network streams - a tcpdump output analyzer, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install nstreams 

nstreams is installed in your system.

Make ensure the nstreams package were installed using the commands given below,

$ sudo dpkg-query -l | grep nstreams *

You will get with nstreams package name, version, architecture and description in a table

nstreams package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Network
Package nstreams
Version 1.0.3-2build1
Description network streams - a tcpdump output analyzer
Sub Section Net


See Also, How to uninstall or remove nstreams software package from Ubuntu 14.04 LTS (Trusty Tahr)?